home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
usr
/
lib
/
evolution
/
2.26
/
plugins
/
org-gnome-face.eplug
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Extensible Markup Language
|
2009-05-15
|
863 b
|
20 lines
<?xml version="1.0" encoding="UTF-8"?>
<e-plugin-list>
<e-plugin type="shlib" location="/usr/lib/evolution/2.26/plugins/liborg-gnome-face.so" id="org.gnome.evolution.face" name="Face">
<author name="Sankar P" email="psankar@novell.com"/>
<description>Attach Face header to outgoing messages. First time the user needs to configure a 48*48 png image. It is base64 encoded and stored in ~/.evolution/faces This will be used in messages that are sent further.</description>
<hook class="org.gnome.evolution.ui:1.0">
<ui-manager id="org.gnome.evolution.composer">
<menubar name='main-menu'>
<menu action='insert-menu'>
<placeholder name="insert-menu-top">
<menuitem action="face"/>
</placeholder>
</menu>
</menubar>
</ui-manager>
</hook>
</e-plugin>
</e-plugin-list>